[INFO] fetching crate odbc 0.17.0...
[INFO] fixing odbc-0.17.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate odbc 0.17.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate odbc 0.17.0
[INFO] finished tweaking crates.io crate odbc 0.17.0
[INFO] tweaked toml for crates.io crate odbc 0.17.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate odbc 0.17.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate odbc 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `odbc` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47e07317e17b716b7590cd3bfd23cd63cad215760f4ac82df3a9fb40abb3b89f
[INFO] running `Command { std: "docker" "start" "47e07317e17b716b7590cd3bfd23cd63cad215760f4ac82df3a9fb40abb3b89f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47e07317e17b716b7590cd3bfd23cd63cad215760f4ac82df3a9fb40abb3b89f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47e07317e17b716b7590cd3bfd23cd63cad215760f4ac82df3a9fb40abb3b89f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47e07317e17b716b7590cd3bfd23cd63cad215760f4ac82df3a9fb40abb3b89f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `odbc` (manifest) generated 1 warning
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling odbc-sys v0.8.2
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]     Checking regex-syntax v0.6.13
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking odbc-safe v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking odbc v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]     Checking regex v1.3.3
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]        Fixed src/lib.rs (8 fixes)
[INFO] [stderr]        Fixed src/statement/prepare.rs (1 fix)
[INFO] [stderr]        Fixed src/odbc_object.rs (1 fix)
[INFO] [stderr]        Fixed src/statement/input.rs (2 fixes)
[INFO] [stderr]        Fixed src/statement/mod.rs (6 fixes)
[INFO] [stderr]        Fixed src/environment/list_data_sources.rs (3 fixes)
[INFO] [stderr]        Fixed src/diagnostics.rs (2 fixes)
[INFO] [stderr]        Fixed src/result.rs (1 fix)
[INFO] [stderr]        Fixed src/statement/types.rs (13 fixes)
[INFO] [stderr]        Fixed src/statement/output.rs (2 fixes)
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Migrating examples/print_drivers_and_datasources.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/column_descriptions.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/list_tables.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/connect.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/transactions.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/native_types.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/libs.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/input_parameter.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/gbk.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/custom_get_data.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/bind_params.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating examples/affected_row_count.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
[INFO] [stderr] crater-edition-check: odbc v0.17.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking odbc v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/diagnostics.rs:96:58
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout]    |                                                          ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout] 96 +     fn get_diag_rec(&self, record_number: i16) -> Option<DiagnosticRecord > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/diagnostics.rs:96:58
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout]    |                                                          ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout] 96 +     fn get_diag_rec(&self, record_number: i16) -> Option<DiagnosticRecord > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/statement/types.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 714 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]    --> src/statement/types.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 715 |     use std::collections::HashSet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]    --> src/statement/types.rs:716:9
[INFO] [stdout]     |
[INFO] [stdout] 716 |     use std::borrow::Cow;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn disable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOff>, Self> {
[INFO] [stdout]    |                               ----^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn enable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOn>, Self> {
[INFO] [stdout]    |                              ----^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/diagnostics.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         crate::environment::OS_ENCODING.decode(&message[0..message_length as usize]).0.into_owned()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     crate::environment::DB_ENCODING.decode(&buf1[0..(len1 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     crate::environment::DB_ENCODING.decode(&buf2[0..(len2 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         unsafe {crate::environment::DB_ENCODING.decode(buffer).0}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn disable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOff>, Self> {
[INFO] [stdout]    |                               ----^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn enable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOn>, Self> {
[INFO] [stdout]    |                              ----^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/diagnostics.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         crate::environment::OS_ENCODING.decode(&message[0..message_length as usize]).0.into_owned()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     crate::environment::DB_ENCODING.decode(&buf1[0..(len1 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     crate::environment::DB_ENCODING.decode(&buf2[0..(len2 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         unsafe {crate::environment::DB_ENCODING.decode(buffer).0}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> tests/libs.rs:196:6
[INFO] [stdout]     |
[INFO] [stdout] 196 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.92s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking odbc v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/custom_get_data.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/gbk.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/input_parameter.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/bind_params.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/native_types.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/affected_row_count.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/list_tables.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/column_descriptions.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/connect.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/libs.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/transactions.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/print_drivers_and_datasources.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.77s
[INFO] [stderr] crater-edition-check: odbc v0.17.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking odbc v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/diagnostics.rs:96:58
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout]    |                                                          ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout] 96 +     fn get_diag_rec(&self, record_number: i16) -> Option<DiagnosticRecord > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/diagnostics.rs:96:58
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout]    |                                                          ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout] 96 +     fn get_diag_rec(&self, record_number: i16) -> Option<DiagnosticRecord > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/statement/types.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 714 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]    --> src/statement/types.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 715 |     use std::collections::HashSet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]    --> src/statement/types.rs:716:9
[INFO] [stdout]     |
[INFO] [stdout] 716 |     use std::borrow::Cow;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn disable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOff>, Self> {
[INFO] [stdout]    |                               ----^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn enable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOn>, Self> {
[INFO] [stdout]    |                              ----^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/diagnostics.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         crate::environment::OS_ENCODING.decode(&message[0..message_length as usize]).0.into_owned()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     crate::environment::DB_ENCODING.decode(&buf1[0..(len1 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     crate::environment::DB_ENCODING.decode(&buf2[0..(len2 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         unsafe {crate::environment::DB_ENCODING.decode(buffer).0}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn disable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOff>, Self> {
[INFO] [stdout]    |                               ----^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn enable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOn>, Self> {
[INFO] [stdout]    |                              ----^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/diagnostics.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         crate::environment::OS_ENCODING.decode(&message[0..message_length as usize]).0.into_owned()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     crate::environment::DB_ENCODING.decode(&buf1[0..(len1 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     crate::environment::DB_ENCODING.decode(&buf2[0..(len2 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         unsafe {crate::environment::DB_ENCODING.decode(buffer).0}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> tests/libs.rs:196:6
[INFO] [stdout]     |
[INFO] [stdout] 196 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.64s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking odbc v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/statement/mod.rs (1 fix)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/diagnostics.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         crate::environment::OS_ENCODING.decode(&message[0..message_length as usize]).0.into_owned()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     crate::environment::DB_ENCODING.decode(&buf1[0..(len1 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     crate::environment::DB_ENCODING.decode(&buf2[0..(len2 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         unsafe {crate::environment::DB_ENCODING.decode(buffer).0}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/diagnostics.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         crate::environment::OS_ENCODING.decode(&message[0..message_length as usize]).0.into_owned()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     crate::environment::DB_ENCODING.decode(&buf1[0..(len1 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     crate::environment::DB_ENCODING.decode(&buf2[0..(len2 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         unsafe {crate::environment::DB_ENCODING.decode(buffer).0}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/transactions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/libs.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/libs.rs (6 fixes)
[INFO] [stderr]    Migrating tests/gbk.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/gbk.rs (5 fixes)
[INFO] [stderr]    Migrating examples/bind_params.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed examples/bind_params.rs (2 fixes)
[INFO] [stderr]    Migrating examples/list_tables.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/column_descriptions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/connect.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/native_types.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/native_types.rs (2 fixes)
[INFO] [stderr]    Migrating tests/input_parameter.rs from 2021 edition to 2024
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 33 |     test_type!(&str, A, "Hello, World!")
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     test_type!(&str, A, "Hello, World!")
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 38 |     test_type!(String, A, String::from("Hello, World!"))
[INFO] [stdout]    |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     test_type!(String, A, String::from("Hello, World!"))
[INFO] [stdout]    |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 44 |     test_type!(CString, A, CString::new(buf).unwrap())
[INFO] [stdout]    |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     test_type!(CString, A, CString::new(buf).unwrap())
[INFO] [stdout]    |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 50 |     test_type!(&[u8], A, buf)
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     test_type!(&[u8], A, buf)
[INFO] [stdout]    |     ------------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 56 |     test_type!(Vec<u8>, A, buf)
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     test_type!(Vec<u8>, A, buf)
[INFO] [stdout]    |     --------------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 61 |     test_type!(i8, B, 42)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     test_type!(i8, B, 42)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 66 |     test_type!(u8, B, 42)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     test_type!(u8, B, 42)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 71 |     test_type!(i16, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     test_type!(i16, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 76 |     test_type!(u16, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     test_type!(u16, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 81 |     test_type!(i32, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     test_type!(i32, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 86 |     test_type!(u32, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     test_type!(u32, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 91 |     test_type!(i64, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     test_type!(i64, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 96 |     test_type!(u64, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/native_types.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     test_type!(u64, B, 42)
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> tests/native_types.rs:18:12
[INFO] [stdout]     |
[INFO] [stdout]  18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 101 |     test_type!(f32, C, 3.14)
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> src/raii.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> tests/native_types.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 |         } else {
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     test_type!(f32, C, 3.14)
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> tests/native_types.rs:18:12
[INFO] [stdout]     |
[INFO] [stdout]  18 |         if let Ok(Data(mut cursor)) = stmt.exec_direct($c){
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 106 |     test_type!(f64, C, 3.14)
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> src/raii.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> tests/native_types.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 |         } else {
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     test_type!(f64, C, 3.14)
[INFO] [stdout]     |     ------------------------ in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 37 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed tests/input_parameter.rs (2 fixes)
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 45 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/custom_get_data.rs from 2021 edition to 2024
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 51 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 57 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 64 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     test_type!(A, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 70 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 76 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 82 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 88 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 94 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> src/raii.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> tests/input_parameter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         }else{
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     test_type!(B, &param)
[INFO] [stdout]    |     --------------------- in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 100 |     test_type!(B, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> src/raii.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:26:9
[INFO] [stdout]     |
[INFO] [stdout]  26 |         }else{
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     test_type!(B, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 106 |     test_type!(B, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> src/raii.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:26:9
[INFO] [stdout]     |
[INFO] [stdout]  26 |         }else{
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     test_type!(B, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 112 |     test_type!(B, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> src/raii.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:26:9
[INFO] [stdout]     |
[INFO] [stdout]  26 |         }else{
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     test_type!(B, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 118 |     test_type!(B, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> src/raii.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:26:9
[INFO] [stdout]     |
[INFO] [stdout]  26 |         }else{
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     test_type!(B, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 |         if let Ok(Data(mut stmt)) = stmt.exec_direct($c){
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 124 |     test_type!(C, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> src/raii.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'p, T: OdbcObject> Drop for Raii<'p, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> tests/input_parameter.rs:26:9
[INFO] [stdout]     |
[INFO] [stdout]  26 |         }else{
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     test_type!(C, &param)
[INFO] [stdout]     |     --------------------- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `test_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/affected_row_count.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/print_drivers_and_datasources.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s
[INFO] [stderr] crater-edition-check: odbc v0.17.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking odbc v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/diagnostics.rs:96:58
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout]    |                                                          ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout] 96 +     fn get_diag_rec(&self, record_number: i16) -> Option<DiagnosticRecord > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/diagnostics.rs:96:58
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout]    |                                                          ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     fn get_diag_rec(&self, record_number: i16) -> Option<(DiagnosticRecord)> {
[INFO] [stdout] 96 +     fn get_diag_rec(&self, record_number: i16) -> Option<DiagnosticRecord > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/statement/types.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 714 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]    --> src/statement/types.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 715 |     use std::collections::HashSet;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]    --> src/statement/types.rs:716:9
[INFO] [stdout]     |
[INFO] [stdout] 716 |     use std::borrow::Cow;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn disable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOff>, Self> {
[INFO] [stdout]    |                               ----^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn enable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOn>, Self> {
[INFO] [stdout]    |                              ----^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/diagnostics.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         crate::environment::OS_ENCODING.decode(&message[0..message_length as usize]).0.into_owned()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     crate::environment::DB_ENCODING.decode(&buf1[0..(len1 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     crate::environment::DB_ENCODING.decode(&buf2[0..(len2 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         unsafe {crate::environment::DB_ENCODING.decode(buffer).0}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `odbc` (lib test) due to 6 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn disable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOff>, Self> {
[INFO] [stdout]    |                               ----^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/connection.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn enable_autocommit(mut self) -> std::result::Result<Connection<'env, AutocommitOn>, Self> {
[INFO] [stdout]    |                              ----^^^^
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/diagnostics.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         crate::environment::OS_ENCODING.decode(&message[0..message_length as usize]).0.into_owned()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     crate::environment::DB_ENCODING.decode(&buf1[0..(len1 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/environment/list_data_sources.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     crate::environment::DB_ENCODING.decode(&buf2[0..(len2 as usize)]).0,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/mod.rs:319:27
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     name: crate::environment::DB_ENCODING.decode(&name_buffer[..(name_length as usize)]).0
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/statement/types.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |         unsafe {crate::environment::DB_ENCODING.decode(buffer).0}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `odbc` (lib) due to 6 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "47e07317e17b716b7590cd3bfd23cd63cad215760f4ac82df3a9fb40abb3b89f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47e07317e17b716b7590cd3bfd23cd63cad215760f4ac82df3a9fb40abb3b89f", kill_on_drop: false }`
[INFO] [stdout] 47e07317e17b716b7590cd3bfd23cd63cad215760f4ac82df3a9fb40abb3b89f
